home *** CD-ROM | disk | FTP | other *** search
/ Chip 1996 November / CHIP Kasım 1996.iso / ms / index / ppc / idxsveng.exe / RCDATA / CABINET / simple.idq < prev    next >
Text File  |  1996-08-05  |  678b  |  21 lines

  1. #
  2. # This file is used for the "next" and "previous" buttons on query result
  3. # pages.  It simply passes all of the variables for the query through
  4. # in case the query needs to be re-executed.
  5. # For improved security, the template file is not passed through directly.
  6. #
  7.  
  8. [Query]
  9. CiCatalog=%CiCatalog%
  10. CiColumns=%CiColumns%
  11. CiFlags=%CiFlags%
  12. CiRestriction=%CiRestriction%
  13. CiMaxRecordsInResultSet=%CiMaxRecordsInResultSet%
  14. CiMaxRecordsPerPage=%CiMaxRecordsPerPage%
  15. CiScope=%CiScope%
  16. CiSort=%CiSort%
  17. CiForceUseCi=%CiForceUseCi%
  18. CiTemplate=/scripts/samples/search/%if SortProperty ne "None"%%if SortProperty ne "Rank"%S%endif%%endif%format%CiTemplateChoice%.htx
  19.  
  20.  
  21.